body {
	font-size: 85%;
	line-height: 15px;
}
.navlink a:link {
	color: #000000;
	text-decoration:none;
}
.navlink a:visited {
	color: #000000;
	text-decoration:none;
}
.navlink a:active {
	color: #000000;
	text-decoration:none;
}
.navlink a:hover {
	color: black;
	font-weight:bold;
	font-size:18px;
}
.headlink a:link {
	color: #000000;
	text-decoration:none;
}
.headlink a:visited {
	color: #000000;
	text-decoration:none;
}
.headlink a:active {
	color: #000000;
	text-decoration:none;
}
.headlink a:hover {
	color: black;
	font-weight:bold;
	font-size:35px;
}
.bodylink a:link {
	color: #000000;
	text-decoration:underline;
}
.bodylink a:visited {
	color: #000000;
	text-decoration:underline;
}
.bodylink a:active {
	color: #000000;
	text-decoration:underline;
}
.bodylink a:hover {
	color: black;
	font-weight:bold;
	font-size:18px;
	background:#C0C0C0;
}
#name {
	font-family: Garamond;
	font-size: 35px;
	position: absolute;
	top: 10px;
	left: 20px;
	width: 930px;
	height: auto;
	border: 4px double;
	padding: 10px;
}
#navigation {
	font-family: Garamond;
	font-size: 16 px;
	position: absolute;
	top: 60px;
	left: 20px;
	width: 100px;
	height: auto;
	border: 4px double;
	padding: 5px;
}
#prints {
	text-align:right;
	font-size:14px;
}
#text {
	font-family: Garamond;
	position: absolute;
	top: 60px;
	left: 145px;
	width: 380px;
	height: auto;
	border: 4px double;
	padding: 1px;
	font-size: 17 px;
	line-height:150%;
}
#textphoto {
	position: absolute;
	top: 60px;
	left: 545px;
	width: auto;
	height: auto;
	border: 4px double;
	padding: 1px;
}
#gallery {
	font-family: Garamond;
	position: absolute;
	top: 60px;
	left: 145px;
	width: 770px;
	height: auto;
	border: 4px double;
	padding: 1px;
	font-size: 15 px;
}
#bigGallery {
	font-family: Garamond;
	position: absolute;
	top: 60px;
	left: 145px;
	width: auto;
	height: auto;
	border: 4px double;
	padding: 5px;
}